Waits for the registered handlers with the provided ids to complete.
This is a public method.
public void WaitFor(IEnumerable<object> ids)
null
.null
values.The method only blocks for referred callbacks that are registered and have not yet been executed.